home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
wbstartlib.lha
/
WBStart
/
dev
/
c
/
include
/
pragmas
/
wbstart_pragmas.h
Wrap
C/C++ Source or Header
|
1996-03-13
|
356b
|
18 lines
#ifndef PRAGMAS_WBSTART_PRAGMAS_H
#define PRAGMAS_WBSTART_PRAGMAS_H
/*
* wbstart_pragmas.h V2.0
*
* Inline library calls for wbstart.library functions
*
* (c) 1991-1996 Stefan Becker
*/
#pragma libcall WBStartBase WBStartTagList 24 801
#ifdef __SASC_60
#pragma tagcall WBStartBase WBStartTags 24 801
#endif
#endif /* PRAGMAS_WBSTART_PRAGMAS_H */